summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2023-07-10 01:27:52 +0200
committerGitHub <noreply@github.com>2023-07-10 01:27:52 +0200
commit190748546d2792979f9ec6ab095181d03f41a540 (patch)
tree728a793dd8e1fbb51347529c7c5c1d5445d7b369
parentMerge pull request #11055 from lat9nq/tzdb-catch- (diff)
parentci/mingw: Remove pefile installation step (diff)
downloadyuzu-190748546d2792979f9ec6ab095181d03f41a540.tar
yuzu-190748546d2792979f9ec6ab095181d03f41a540.tar.gz
yuzu-190748546d2792979f9ec6ab095181d03f41a540.tar.bz2
yuzu-190748546d2792979f9ec6ab095181d03f41a540.tar.lz
yuzu-190748546d2792979f9ec6ab095181d03f41a540.tar.xz
yuzu-190748546d2792979f9ec6ab095181d03f41a540.tar.zst
yuzu-190748546d2792979f9ec6ab095181d03f41a540.zip
-rwxr-xr-x.ci/scripts/windows/docker.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.ci/scripts/windows/docker.sh b/.ci/scripts/windows/docker.sh
index 0be3613aa..45f75c874 100755
--- a/.ci/scripts/windows/docker.sh
+++ b/.ci/scripts/windows/docker.sh
@@ -56,7 +56,6 @@ for i in package/*.exe; do
x86_64-w64-mingw32-strip "${i}"
done
-pip3 install pefile
python3 .ci/scripts/windows/scan_dll.py package/*.exe package/imageformats/*.dll "package/"
# copy FFmpeg libraries